UInt32NINumericUInt32NNegative Method

Computes the numeric negation of the current value.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
UInt32N INumeric<UInt32N>.Negative()

Return Value

UInt32N
The numeric negation of the current value.

Implements

INumericTSelfNegative

See Also